vhxubo's blog
关于

Flutter 问题总结

flutter doctor --android-licenses throws

https://github.com/flutter/flutter/issues/57017

设置 set the JAVA_HOME and PATH environmental variables

or

just downloaded and installed Android SDK Command-line tools from Android SDK Manager.

修改应用名称

https://stackoverflow.com/questions/51534616/how-to-change-package-name-in-flutter

flutter create --org com.vhxubo appname